home *** CD-ROM | disk | FTP | other *** search
/ Image Zone / ImageZone.iso / setup.exe / Graphics / html / Tour / Tour.swf / scripts / DefineButton2_14 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2009-12-10  |  52 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("st");
  3.    play();
  4. }
  5.